home *** CD-ROM | disk | FTP | other *** search
/ The Programmer Disk / The Programmer Disk (Microforum).iso / xpro / qb2 / pro16 / box3d.bi < prev    next >
Text File  |  1992-02-06  |  206b  |  7 lines

  1. ' Box3D.BI - Declarations for the 3D-box drawing module.
  2. '            Portions Copyright 1987-1990 Microsoft Corp.
  3.  
  4. DEFINT A-Z
  5.  
  6. DECLARE SUB Box3D (row1, col1, row2, col2, fg, bg, high, border$, fill)
  7.